Réf. EC48197
JEANNEAU SUN ODYSSEY 32.2 D'occasion
-
Général
- Visible Pornic
- Année modèle 1998
- Financement LOA Non
-
Technique
- Longueur hors tout (m) 9.29 m
- Largeur maxi (m) 3 m
- Tirant d'eau 1.45 m
-
Moteur
- Marque du Moteur Volvo
- Type de carburant Diesel
- Puissance Moteur 18.00
Contact
CAP A l'OUESTNom : Marc le GROIGNEC
Visible : Pornic 02 40 82 05 43 Contacter le vendeur Vitrine Pro
Vous pouvez également être intéressé(e) par :
GLENANS 33JFAVoilierJFA GLENANS 33occasion
Sun Odyssey 29.2 DLJEANNEAUVoilierJEANNEAU Sun Odyssey 29.2 DLoccasion
32 DIDUFOURVoilierDUFOUR 32 DIoccasion
OCEANIS 323 CLIPPERBENETEAUVoilierBENETEAU OCEANIS 323 CLIPPERoccasion
JFA GLENANS 331995
Visible : Pornic
JEANNEAU Sun Odyssey 29.2 DL2002
Visible : Pornic
DUFOUR 32 DI2000
Visible : SARZEAU
BENETEAU OCEANIS 323 CLIPPER2007
Visible : La Rochelle
$type = "";
if ( isset( $_SESSION['search'] ) ) {
if ( in_array( 1, ( $_SESSION["search"]["boatType"] ) ) ) {
$type .= "voilier";
}
if ( in_array( 2, ( $_SESSION["search"]["boatType"] ) ) ) {
$type .= "moteur";
}
if ( in_array( 3, ( $_SESSION["search"]["boatType"] ) ) ) {
$type .= "accastillage";
}
} else {
$type = "voilier";
}
app::executeBlock( 'boat_searchBlock', array(
'type' => $type,
'constModel' => "",
'pro' => "",
'part' => "",
'visibleSalon' => "",
'occasionPlaisance' => ""
) );
?>